home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Kompresni & kodovaci programy / ucl-0.91 / include / ucl / Makefile.am next >
Makefile  |  2000-01-13  |  202b  |  13 lines

  1. ## Process this file with automake to create Makefile.in
  2. #
  3. # Copyright (C) 1996-2000 Markus F.X.J. Oberhumer
  4. #
  5.  
  6. includedir = ${prefix}/include/ucl
  7.  
  8. include_HEADERS = \
  9.     ucl.h \
  10.     uclconf.h \
  11.     uclutil.h
  12.  
  13.